fix(deps): update dependency build to v4 #11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^2.3.0
->^4.0.0
Release Notes
dart-lang/build (build)
v4.0.0
Compare Source
4.0.0
.AssetReader.digest
abstract.async
,build_runner_core
,convert
.v3.1.0
Compare Source
runBuilder
. It has been moved topackage:build_runner_core
andwill be removed from
package:build
. Please note: the currently supportedways to run builders are using
build_runner
on the command line orbuild_test
in tests. If you need ongoing support for a different way to runbuilders please get in touch at
https://github.com/dart-lang/build/discussions.
runPostProcessBuilder
. LikerunBuilder
, it has been moved topackage:build_runner_core
and will be removed frompackage:build
.AssetWriterSpy
. It will be removed.MultiplexingBuilder
. It will be removed.build_runner_core
9.3.1.v3.0.2
Compare Source
build_runner_core
9.3.0.meta
1.16.0.v3.0.1
Compare Source
analyzer
8.0.0.v3.0.0
Compare Source
meta
,pool
.element2
APIs inanalyzer
. Builders that doresolution need to switch to the new API, see
https://github.com/dart-lang/sdk/blob/main/pkg/analyzer/doc/element_model_migration_guide.md.
For questions please use https://github.com/dart-lang/build/discussions.
Configuration
📅 Schedule: Branch creation - "after 9pm,before 6am" in timezone Africa/Johannesburg, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.